home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Medabots Cardz
/
Medabots CD Cardz Rokusho.bin
/
pc
/
assets
/
rokuprofile.swf
/
scripts
/
DefineButton2_125
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2001-11-30
|
88b
|
8 lines
on(release){
prevFrame();
tellTarget(t)
{
gotoAndPlay(11);
}
}